.banner-con {}

.banner-con .item a {
    display: block;
    height: 630px;
}

.banner-con .layui-carousel-ind ul,
.layui-carousel-ind ul:hover {
    background: none;
}

.banner-con .layui-carousel-arrow {
    width: 40px;
    height: 60px;
    border-radius: inherit;
    font-size: 30px;
}


/*首页中间部分*/
.container .webrow01 {
    padding: 50px 0;
    text-align: center;
}

.container .webrow01 h2 {
    font-size: 24px;
}

.container .webrow01 .aboutus-content .text-des {
    background-color: #eee;
    padding: 20px 0;
    margin: 0 10px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.36s;
}
.culture_img {
    width: 100px;
    margin: 10px 0;
}
.container .webrow01 .aboutus-content .layui-col-md2:nth-child(even) .text-des {
    background-color: #14458f;
    color: #fff;
}

.container .webrow01 .aboutus-content .text-des:hover {
    background-color: #14458f;
    color: #fff;
}

.container .webrow01 .aboutus-content .tel {
    display: inline-block;
    background: url("../images/icon/icon_39.png") center center no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: text-bottom;
    margin-right: 20px;
}

.container .webrow01 .aboutus-content .tel-number {
    color: #f7c433;
    font-family: Impact;
    font-size: 38px;
}

.container .webrow01 .aboutus-content .layui-btn {
    width: 200px;
    height: 45px;
    line-height: 45px;
}

.container .webrow02 {
    background-color: #f2f2f2;
    padding: 60px 0;
}

.container .webrow02 .product-list .img-k {
    overflow: hidden;
    cursor: pointer;
}

.container .webrow02 .product-list .img-k img {
    transition: transform .36s ease;
}

.container .webrow02 .product-list .img-k:hover img {
    transform: scale(1.08);
}

.container .webrow02 .pro-k {
    padding: 30px;
    height: 190px;
    background-color: #e9e9e9;
    position: relative;
}

.container .webrow02 .pro-k .sanjiao-r {
    position: absolute;
    left: 0;
    top: 105px;
}

.container .webrow02 .pro-k .sanjiao-l {
    position: absolute;
    right: 0;
    top: 105px;
}

.container .webrow02 .pro-k p {
    line-height: 2.5;
}

.module_button_k {
    padding: 40px 0 20px;
}

.module_button_k .module_button_content {
    display: inline-block;
    background: #1e50ae;
    width: 125px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 1px #1e50ae solid;
    transition: all .36s;
}

.module_button_k .module_button_content:hover {
    background: #fff;
    color: #1e50ae;
}

.container .webrow03 {
    /* padding: 10px 0 20px; */
}

.container .webrow03 .hot-list .layui-col-space20 {
    margin: 0;
}

.container .webrow03 .hot-list .img-k {
    border: 1px #eee solid;
}

.container .webrow03 .hot-list .img-k .img-list {
    overflow: hidden;
}

.container .webrow03 .img-k {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: block;
}

.container .webrow03 .img-k .text {
    padding: 15px 10px;
    font-size: 14px;
}

.container .webrow03 .img-k img {
    width: 100%;
    transition: all .3s;
}

.container .webrow03 .img-k:hover img {
    transform: scale(1.1);
}

.container .webrow03 .rmcp-menu {
    width: 600px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.container .webrow03 .rmcp-menu span {
    display: block;
    border: 1px #fe9e13 solid;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.container .webrow03 .rmcp-menu span:hover,
.container .webrow03 .rmcp-menu span.active {
    background-color: #fe9e13;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

/*热门产品*/
.hot-img-box .img-ul {}

.hot-img-box .img-ul li {
    width: 33.3%;
    float: left;
    margin-bottom: 20px;
}

.hot-img-box .img-ul li a {
    height: 418px;
    display: block;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
}

.hot-img-box .img-ul li a:hover {}

.hot-img-box .img-ul li a img {
    height: 418px;
    object-fit: contain;
    transition: all .3s;
}

.hot-img-box .img-ul li:hover a img {
    transform: scale(1.05);
}

.hot-img-box .img-ul li:first-child {
    width: 66.6%;
}

.hot-img-box .img-ul li:nth-child(2) {
    width: 33.3%;
}

.hot-img-box .img-ul li:nth-child(2) a {
    margin-right: 0;
}

.hot-img-box .img-ul li:nth-child(3) {
    width: 38%;
}

.hot-img-box .img-ul li:nth-child(3) a {
    margin-right: 0;
}

.hot-img-box .img-ul li:nth-child(4) {
    width: 62%;
}

.hot-img-box .img-ul li:nth-child(4) a {
    margin-right: 0;
    margin-left: 20px;
}



.hot-img-box .img-ul li a .img-box .mask {
    visibility: visible;
    opacity: 1;
    height: 70%;
    width: 100%;
    content: "";
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
    display: block;
    top: auto;
    bottom: 0;
}

.hot-img-box .img-ul li a .img-box:hover .mask {
    height: 100%;
}

.hot-img-box .img-ul li a .text-box {
    padding: 25px 30px;
    bottom: -40px;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    color: #fff;
    text-align: left;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 4;
    font-size: 14px;
}

.hot-img-box .img-ul li a .btn-play .text-box {
    bottom: -20px;
}

.hot-img-box .img-ul li a .text-box .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
}

.hot-img-box .img-ul li a .text-box.text-box-1 .name {
    margin-bottom: 0;
}

.hot-img-box .img-ul li a .text-box.text-box-1 .text {
    margin-bottom: 12px;
}

.hot-img-box .img-ul li a .text-box .text {
    font-size: 16px;
    display: block;
}

.hot-img-box .img-ul li a .text-box .category {
    font-size: 18px;
}

.hot-img-box .img-ul li a .text-box .read-more {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.hot-img-box .img-ul li a:hover .text-box {
    bottom: 0;
}

.hot-img-box .img-ul li a:hover .text-box .read-more {
    visibility: visible;
    opacity: 1;
}

.hot-img-box .img-ul li a .read-more .layui-icon-right {
    transition: all 0.2s;
    color: #c7000b;
    font-size: 1.5em;
    line-height: inherit;
    display: inline;
    vertical-align: middle;
    float: right;
    font-size: 16px;
}

.hot-img-box .img-ul li a .read-more:hover .layui-icon-right {
    transform: translate3d(4px, 0, 0);
}

.webrow04 .webrow04-bg {
    padding: 50px 0 0;
}

.webrow04 .product-category {
    display: flex;
    justify-content: space-around;
}

.webrow04 .product-category li {
    margin: 10px 5px 30px;
    width: 12%;
}

.webrow04 .product-category li:hover {}

.webrow04 .product-category li .info-box {
    text-align: center;
}

.webrow04 .product-category li .info-box a {
    display: block;
    padding: 10px;
    color: #14458f;
}

.webrow04 .product-category li .info-box .a-icon .circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px #14458f solid;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.webrow04 .product-category li .info-box .a-icon i {
    font-size: 30px;
    display: block;
    color: #14458f;
}

.webrow04 .product-category li .info-box .a-icon span {
    display: block;
    margin-top: 10px;
    font-size: 13px;
}

.webrow04 .product-category li .info-box .a-icon:hover .circle {
    border-color: #fe9e13;
}

.webrow04 .product-category li .info-box .a-icon:hover .circle i,
.webrow04 .product-category li .info-box .a-icon:hover span {
    color: #fe9e13;
}


.webrow05 {
    width: 100%;
    box-sizing: border-box;
}

.news .news-title {
    border-bottom: 2px #14458f solid;
}

.news .news-title h2 {
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    color: #0044a9;
}

.news .news-title .more {
    float: right;
    font-size: 14px;
    color: #0044a9;
    line-height: 46px;
}

.btn-more {
    font-size: 14px;
    margin-top: 15px;
    color: #14458f;
    display: block;
    text-align: center;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
}

.btn-more:hover {
    text-decoration: underline;
}

.webrow05 .news .news-content {
    padding: 0 0 10px 16px;
}

.webrow05 .news .news-content li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    color: #14458f;
    list-style: disc;
}

.webrow05 .news .news-content li a {
    color: #333;
    display: block;
}

.webrow05 .news .news-content li a:hover {
    color: #14458f;
}

.webrow05 .news-img {
    position: relative;
}

.webrow05 .news-img .news-img-k {
    width: 369px;
    height: 240px;
    overflow: hidden;
    position: relative;
}

.left-num {
    position: absolute;
    top: 0;
    background: #005198;
    color: #ffffff;
    padding: 5px 10px;
    text-align: center
}

.left-day {
    font-size: 38px;
    line-height: 38px;
    font-weight: lighter
}

.left-date {
    font-size: 16px;
}

.webrow05 .news-img .news-img-k img {
    object-fit: cover;
    transition: all .3s;
}

.webrow05 .news-img:hover .news-img-k img {
    transform: scale(1.1);
}

.news-dongtai .title {
    margin: 11px 0 12px;
}

.news-dongtai .title h5 {
    font-size: 17px;
    color: #14458f;
    margin-bottom: 5px;
    font-weight: bold;
    width: 100%;
}

.news-dongtai .title p {
    text-align: justify;
}


.webrow05 .news-dongtai {
    border: 1px #f0f0f0 solid;
    border-top: none;
    padding: 15px 10px 10px;
}

.webrow05 .news .news-r {
    border: 1px #f0f0f0 solid;
    border-top: none;
    padding: 15px 10px 20px 25px;
}

/*首页视频*/
.webrow06 {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    background: #f6f6f6 url('../images/ind03_bac.png') right bottom -50px no-repeat;
    /* padding-bottom: 80px; */
}

.webrow06 .about-company {}

.about-company-video {
    position: relative;
    cursor: pointer;
    width: 100%;
    overflow: hidden;
}

.about-company-video .flv_play_btn {
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    z-index: 2;
}

.about-company-video .flv_play_btn i {
    font-size: 100px;
    color: #fff;
}

.about-company-video img {
    transition: all .46s ease;
    object-fit: cover;
}

.about-company-video:hover img {
    transform: scale(1.05);
}

.webrow06 .about-company .about-company-text .text {
    padding: 0 0 30px 50px;
    text-align: left
}

.webrow06 .about-company .about-company-text .text h2 {
    font-size: 30px;
    padding: 0 0 15px;
    position: relative;
}

.webrow06 .about-company .about-company-text .text h2:after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 25px;
    width: 45px;
    height: 5px;
    background: #0044a9;
    transform: translateX(-50%);
}

.webrow06 .about-company .about-company-text .text .text-p {
    font-size: 15px;
    color: #000;
    margin-top: 30px;
    line-height: 2;
}

.webrow06 .about-company .about-company-text .text .module_button_k {
    padding-top: 58px;
    text-align: left;
}


.advantage>div:first-child .advantage-list {
    padding-left: 0;
}

.advantage>div:last-child .advantage-list {
    padding-right: 0;
    border-right: none;
}

.advantage .advantage-list .left strong {
    font-size: 50px;
    color: #14458f;
}

.advantage .advantage-list .right {}

.advantage .advantage-list .icon02 {
    background: url("../images/icon/icon_18.png") right 0 no-repeat;
    padding-top: 40px;
}

.advantage .advantage-list .icon03 {
    background: url("../images/icon/icon_19.png") right 0 no-repeat;
    padding-top: 40px;
}

.advantage .advantage-list .icon04 {
    background: url("../images/icon/icon_20.png") right 0 no-repeat;
    padding-top: 40px;
}

.webrow07 {
    padding: 15px 0px 50px;
}

.webrow07 h2.underline {
    margin-bottom: 30px;
}
.webrow07 .hzdw {text-align: center;}

.webrow07 .partner {
    margin: 0 200px;
}

.webrow07 .partner li {
    float: left;
    width: 8%;
    text-align: center;
    overflow: hidden;
}

.webrow07 .partner li img {
    transition: all .3s;
    width: 100%;
}

.webrow07 .partner li img:hover {
    transform: scale(1.1);
}

/*其他页面banner窄图*/
.banner {
    height: 300px;
    display: table;
    width: 100%;
}

.message {
    background: url('../images/contact-us.jpg') center center no-repeat;
}

.banner .text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
}

.banner .text h1 {
    font-size: 50px;
    margin-top: 45px;
}

.banner .text h3 {
    font-size: 26px;
}

.zxly {
    margin-top: 50px;
}

.zxly .zxly-con {
    background-color: #f2f2f2;
    padding-bottom: 80px;
}

.zxly .zxly-con .layui-text {
    height: 50px;
    line-height: 50px;
}

.zxly .input-list .inp {
    height: 62px;
    border-bottom: 1px solid #ddd;
    line-height: 62px;
    margin-right: 10%;
    margin-top: 42px;
}

.zxly .input-list .inp input {
    font-size: 16px;
    width: 80%;
    height: 100%;
    margin-left: 55px;
}

.zxly .input-list .inp1 {
    background: url('../images/icon/icon_37.png') left center no-repeat;
}

.zxly .input-list .inp2 {
    background: url('../images/icon/icon_39.png') left center no-repeat;
    margin-right: 0;
}

.zxly .input-list .inp3 {
    background: url('../images/icon/icon_38.png') left center no-repeat;
}

.zxly .input-list textarea {
    width: 100%;
    height: 170px;
    background: #e9e9e9;
    border: none;
    margin-top: 60px;
    font-size: 16px;
    padding: 15px 20px;
    line-height: 30px;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.zxly .input-list .send {
    width: 372px;
    height: 70px;
    background: #14458f;
    font-size: 16px;
    text-align: center;
    line-height: 70px;
    display: block;
    margin: 60px auto 0;
    color: #fff;
    border-radius: 5px;
}

.aboutus {
    background: url('../images/about-us.jpg') center center no-repeat;
}

.gywm .gsgk {
    padding: 50px 0 0;
}

.gywm .text {
    line-height: 2em;
}

.gywm .text p {
    text-indent: 2em;
    color: #000;
    margin-top: 10px;
}

.gywm .vedio {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}

.gywm .vedio .about-company-video {
    width: 750px;
    margin: 0 auto;
}

.gywm .qywh {
    padding-top: 50px;
}

.qywh-bg {
    padding: 20px;
}

.gywm .qywh .layui-row h2 {
    font-size: 20px;
    margin: 10px 0;
}

.gywm .qywh .layui-row p {
    font-size: 14px;
    line-height: 1.5em;
}

.gywm .ryzz {
    padding: 50px 0;
}

.gywm .ryzz .list-2 li {
    float: left;
    width: 24%;
    margin-right: 1%;
    text-align: center;
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.2);
    border-radius: 10px;
    transition-duration: .5s;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.gywm .ryzz .list-2 li a {
    padding: 10px;
}

.gywm .ryzz .list-2 li:hover {
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.5);
}

.gywm .ryzz .list-2 li:hover img {
    transform: scale(1.1);
}

.gywm .ryzz .list-2 li img {
    width: 50%;
    margin-bottom: 10px;
    transition: all .5s;
}

.gywm .ryzz .list-2 li:nth-child(4n) {
    margin-right: 0;
}

.gywm .gccj {
    padding: 50px 0;
}

.gywm .gccj .list-2 li {
    float: left;
    margin-right: 1%;
    width: 24%;
    text-align: center;
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.2);
    border-radius: 10px;
    transition-duration: .5s;
    margin-bottom: 30px;
}

.gywm .gccj .list-2 li:hover {
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.5);
}

.gywm .gccj .list-2 li:hover img {
    transform: scale(1.1);
}

.gywm .gccj .list-2 li img {
    width: 100%;
    transition: all .5s;
}

.gywm .gccj .list-2 li:nth-child(4n) {
    margin-right: 0;
}

.lxfs .lxfs-con .text {
    background-color: #f2f2f2;
    border-radius: 10px;
    padding: 10px 20px;
    cursor: pointer;
    height: 187px;
}

.lxfs .lxfs-con .text:hover {
    background-color: #14458f;
    color: #fff;
    transition: all .5s;
}

.lxfs .lxfs-con .text h3 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}

.lxfs .lxfs-con .text p {
    margin: 10px 0;
}

.lxfs .lxfs-con .text>div {
    margin: 10px 0;
}

.lxfs .lxfs-con .text .layui-col-md6 {
    padding: 0;
}

.lxfs .lxfs-con .base-con {
    padding-bottom: 50px;
}

.wrapper.base-con {
    position: relative;
}
 
.lxfs .lxfs-con .baseinfo .map-xiaoshou {
    position: relative;
    top: -80px;
}

.map-xiaoshou.layui-col-md7 {
    position: absolute;
    /*left: -100px;*/
    top: 400px;
}

div#china-map>div>canvas {
    width: 100%;
    height: 900px;
}

#china-map {
    width: 100%;
    height: 650px;
}

#china-map>div:nth-child(2){
    line-height: 30px !important;
}

.layui-col-md5 table {
    margin-top: 25px;
    width: 100%;
    height: 250px;
}

.layui-col-md5 table tr {
    border-bottom: 1px dashed #666;
}

tr.firstrow {
    border-top: 1px dashed #666;
}

tr.firstrow td {
    font-weight: 800;
}

td.secondcol {
    border-left: 1px dashed #666;
    border-right: 1px dashed #666;
}

.layui-col-md5 table tr td {
    padding: 10px;
}

.lxfs .lxfs-con .baseinfo h3 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}

.lxfs .lxfs-con .baseinfo p {
    margin: 10px 0;
}

.baseinfo p.fish {
    /*width: 1000px;*/
}
/*新闻*/
.img-news .btn-more:hover .fa {
    color: #fff;
}

.img-news ul {
    list-style: none;
}

.img-news .imgnews-list li {
    overflow: hidden;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    margin-bottom: 14px;
    position: relative;
    visibility: inherit;
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.img-news .imgnews-list li .title {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    margin: 0;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.img-news .imgnews-list li .time {
    display: inline-block;
    color: #ffffff;
    font-size: 17px;
    position: relative;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms
}

.img-news .imgnews-list li .fa {
    display: inline-block;
    line-height: 30px;
    float: right;
    color: #ff8f0f;
    font-size: 13px;
    position: relative;
    right: 35px;
    -webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;
    opacity: 0
}

.img-news .imgnews-list li:hover .fa {
    right: 0;
    opacity: 1
}

.img-news .imgnews-list li:hover h3.title {
    color: #ffffff
}

.img-news .imgnews-list li:hover h3.title span {
    color: #ffffff !important
}

.img-news .imgnews-list li h3.title span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.img-news .imgnews-list li:hover .item-other-desc {
    color: #ffffff
}

.img-news .imgnews-list li .date {
    float: right
}

.img-news .imgnews-list li .date .day {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    color: #999999;
}

.img-news .imgnews-list li .date .year {
    color: #999999;
    position: relative;
    display: block
}

.img-news .imgnews-list .item-2 {
    border: none !important
}

.img-news .imgnews-list .item-2 .text {
    float: left;
    width: 80%
}

.img-news .imgnews-list .item-2 .text h3 {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid;
    border-color: #999999;
    font-size: 16px
}

.img-news .imgnews-list .item-2 .text p {
    margin-top: 15px;
    color: #999999;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden
}

/*.img-news .item-other-desc{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;width:100%; color:#999999; font-size:14px; display:inline-block}*/
.img-news .item-other-desc {
    color: #999;
    font-size: 14px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.img-news .title-box {
    position: relative
}

@media (max-width:991px) {
    .img-news .imgnews-list .item1 .text .content {
        width: 70%
    }
}

.img-news .title-box h2.title {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 50px;
    font-weight: bold;
    color: #000000;
    margin: 0
}

.img-news .title-box p {
    color: #333333;
    margin: 0
}

.img-news .title-box p.secondtitle {
    font-size: 20px
}

.img-news .title-box p.desc {
    font-size: 15px
}

@media (max-width:767px) {
    .img-news {
        padding: 30px 0
    }

    .img-news .imgnews-list li {
        width: 100% !important;
        float: none !important
    }

    .img-news .imgnews-list .item1 .text .content {
        width: 68%
    }

    .img-news .imgnews-list li .title {
        width: 95%
    }

    .img-news .item-other-desc {
        width: 95%
    }

    .img-news ul {
        margin-top: 0
    }

    .img-news .title-box .head {
        float: none
    }

    .img-news .title-box .tabs {
        margin: 15px 0;
        float: none
    }
}

.img-news .imgnews-list li .timelist {
    width: 30%;
    float: left;
    text-align: center;
    background: #14458f;
    transition: all 300ms ease;
    padding: 5px 0 10px;
}

.img-news .imgnews-list li:hover .timelist {
    background: #000000
}

.img-news .imgnews-list li:hover .timelist .day {
    color: #ffffff
}

.img-news .imgnews-list li:hover .timelist .time {
    color: #ffffff
}

.img-news .imgnews-list li .timelist .day {
    margin: 0;
    font-size: 38px;
    color: #ffffff
}

.img-news .imgnews-list li .contantlist {
    width: 70%;
    position: absolute;
    right: 0;
    height: 100%;
    transition: all 300ms ease;
    background-color: #f6f6f6;
}

.img-news .imgnews-list li .contantlist a {
    display: block;
    padding: 10px 10px 0;
}

.img-news .imgnews-list li:hover .contantlist {
    background: #fe9e13
}

.img-news .titlebox {
    float: left
}

.img-news .morebox {
    float: right
}

@media (max-width:991px) {
    .img-news .imgnews-list li .timelist {
        width: 20%
    }

    .img-news .imgnews-list li .contantlist {
        width: 80%
    }
}

@media (max-width:767px) {
    .img-news .imgnews-list li .timelist {
        width: 30%
    }

    .img-news .imgnews-list li .contantlist {
        width: 70%;
        padding: 15px 0 0 12px
    }

    .img-news .title-box h2.title {
        font-size: 40px
    }

    .img-news .title-box p.secondtitle {
        font-size: 16px
    }

    .img-news .title-box p.desc {
        font-size: 12px
    }

    .img-news .title-box {
        margin-bottom: 15px
    }

    div#test2 {
        width: 100%;
        height: 200px !important;
    }
}

.img-news .news-text-list li {
    line-height: 47px;
    border-bottom: 1px #ccc dashed;
    text-indent: 20px;
    background: url('../images/dian.png') no-repeat 0px center;
}







.news-banner {
    background: url('../images/news.jpg') center center no-repeat;
}

.news-list {
    /* background-color: #f5f5f5; */
}

.news-nav-k {
    background-color: #245195;
    padding: 0 0 20px;
    border-radius: 15px 0;
}

.news-nav-k h3 {
    color: #fff;
    padding: 30px 20px;
    font-size: 28px;
    background: url("../images/listname_bg.png") right bottom no-repeat;
    background-size: contain;
    border-radius: 15px 0;
}

.news-nav-k .news-nav {}

.news-nav-k .news-nav li a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background-color: #fff;
    font-size: 16px;
    margin: 1px 10px 0;
    background-position: 0 center;
}

.news-nav-k .news-nav li.active a,
.news-nav-k .news-nav li a:hover {
    color: #fff;
    background: url("../images/sub_bgh.png") 230px center no-repeat rgb(5, 159, 255);
    transition: all 0.6s;
}






.news-list .news-con .news_list_item_content {
    border-bottom: 1px #ddd solid;
    transition: all .4s;
    padding: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.news-list .news-con .news_list_item_content:hover {
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.5);
}

.news-list .news-con .news_list_item_content:hover .news_list_item_header .news_list_item_title {
    color: #14458f;
}

.news-list .news-con .news_list_item_content .news_list_item_header .news_list_item_title {
    font-size: 20px;
}

.news-list .news-con .news_list_item_content .news_list_item_header .news_list_item_title .top_svg_custom {
    background: #ea474e;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 30px;
    margin-right: 5px;
    vertical-align: text-top;
}

.news-list .news-con .news_list_item_content .news_list_item_summery {
    color: #666;
    font-size: 14px;
    line-height: 1.7;
    margin-top: 15px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-word;
}

.news-list .news-con .news_list_item_content .news_list_item_ext_line {
    color: #999;
    margin-top: 15px;
}

.news-list .news-con .news_list_item_content .news_list_item_ext_line .news_list_item_date {
    margin-right: 10px;
    color: #14458f;
}

.news-list .news-detail {
    background-color: #f7f7f7;
}


.news-list .news-detail .module_content .news_detail_title {
    color: #0b368f;
    font-size: 20px;
    font-weight: bold;
    padding-top: 24px;
}

.news-list .news-detail .module_content .news_detail_info .news_detail_info_left {
    color: #999;
    font-size: 14px;
    margin-bottom: 24px;
    margin-top: 36px;
}

.news-list .news-detail .module_content .module_content_detail .news_detail_content_wrap {
    border-top: 1px solid #ebebeb;
    padding-top: 30px;
}

.news-list .news-detail .module_content .module_content_detail .news_detail_content {
    word-wrap: break-word;
    color: #000;
    font-size: 14px;
    line-height: 2.8;
}

.news-list .news-detail .module_content .news_detail_info .arti_metas {
    padding: 20px 0px 22px 0px;
    text-align: center;
    border-bottom: 1px dashed #dcdcdc;
}

.news-list .news-detail .module_content .news_detail_info .arti_metas span {
    color: #999999;
    font-size: 14px;
    text-indent: 17px;
    display: inline-block;
    margin: 0 8px;
}

.news-list .news-detail .module_content .news_detail_info .arti_metas .arti_publisher {
    background: url(../images/lai.png) no-repeat 0px center;
}

.news-list .news-detail .module_content .news_detail_info .arti_metas .arti_update {
    background: url(../images/fa.png) no-repeat 0px center;
}

.news-list .news-detail .module_content .news_detail_info .arti_metas .arti_views {
    background: url(../images/dj.png) no-repeat 0px center;
}

.border-top1 {
    border-top: 1px #eee solid;
}

/*上一篇*/
.previous-next-links {
    line-height: 24px;
    overflow: hidden;
    padding: 10px 30px 10px 30px;
    font-size: 15px;
    box-sizing: border-box
}

.previous-design-link a {
    color: #d8282a;
}

.article-body p {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
    line-height: 2em;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif
}

/*左边*/
.page-left {
    z-index: 122;
    height: 600px;
    width: 281px;
}

.page-left-contact {
    position: relative;
    width: 280px;
    word-wrap: break-word;
    padding: 0px;
    margin: 0px;
    height: 500px;
    border-color: rgb(210, 210, 210);
    border-width: 1px;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    background-image: url(/static/home/images/91_03.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.page-left .page-left-contact-ps {
    margin: 0;
    padding: 0;
    height: 50px;
    width: 282px;
    background-color: #245195;
    text-align: center;
}

.page-left .page-left-contact-ps div {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-left .page-left-contact-ps span {
    width: 230px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.page-left .page-left-contact-ps span a {
    font-size: 20px;
    color: #ffffff;
}

.page-left-contact .left-contact {
    position: relative;
    margin-top: 20px;
    border-top: 1px solid #7D7D7D;
    font-size: 14px;
}

.page-left-contact .left-contact::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 103px;
    height: 2px;
    background-color: #E60012;
}

.page-left-contact .page-left-party {
    display: block;
    position: relative;
    width: 240px;
    margin: auto;
}

.page-left-contact .page-left-text {
    display: block;
}

.page-left-contact .page-left-text p {
    display: block;
    line-height: 50px;
}

.page-left-contact .page-left-text p::after {
    content: '';
    position: absolute;
    width: 30%;
    height: 2px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #245195;
}






/* .page-left-contact>div>p {
    font-size: 14px;
    color: #2F2F2F;
    margin-bottom: 12px;
    padding-left: 0;
    line-height: 22px;
}

.page-left-contact>div>p:first-child {
    margin-top: 16px;
}

.page-left-contact>div>p>a {
    color: #337ab7;
}

.page-left-contact>div>p>a:hover {
    color: #E60012;
} */

.page-left-contact .page-bottom {padding-top: 70px;}

.page-bottom .page-bottom-ps {
    height: 100px;
    word-wrap: break-word;
    padding: 0;
    width: 280px;
    display: block;
    border-color: transparent;
    border-width: 0px;
}

.page-bottom .page-bottom-ps p {
    display: block;
    height: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 140%;
}

.page-bottom .page-bottom-ps p span {
    line-height: 50px;
}


.page-bottom .page-bottom-ps .page-bottom-span span {
    line-height: 50px;
    font-size: 25px;
}

/*  */
.main-zyrs-k {
    background-color: #fff;
    padding: 0 20px 30px;
}

.main-zyrs-k .news-img {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px #eee solid;
}

.main-zyrs-k .news-img a {
    height: 100px;
}

.main-zyrs-k .news-img .active {
    border-bottom: 2px #0b368f solid;
}

.main-zyrs-k .news-img img {
    height: 100px;
    transition: all .1s;
}

.main-zyrs-k .news-img img:hover {
    margin-top: -5px;
}

.main-zyrs {
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #0b368f;
    margin-bottom: 10px;
}

.banner-zy {
    margin-bottom: 25px;
}

.main-zyrs h2 {
    font-size: 20px;
    color: #0b368f;
    float: left;
    font-weight: bold;
}

.main-zyrs small {
    float: right;
    font-size: 14px;
    color: #878787;
    height: 60px;
    overflow: hidden;
    text-indent: 25px;
    background: url(../images/dq.png) no-repeat 0px center;
    margin-top: 5px;
}

.main-zyrs small a {
    margin-left: 5px;
    font-size: 14px;
    color: #878787;
}

.news-list .news-con {
    min-height: 270px;
}

.news-list .news-con .news-line {
    line-height: 50px;
    height: 50px;
    background: url(../images/dian.png) no-repeat 0px center;
    text-indent: 15px;
    color: #333333;
    border-bottom: 1px dashed #bfbfbf;
}

.news-list .news-con .news-line a {
    color: #000;
    font-size: 14px;
}

.news-list .news-con .news-line a:hover span {
    color: #0b368f;
}

.news-list .news-con .news-line .title {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
}

.news-list .news-con .news-line .litpic {
    float: left;
    overflow: hidden;
    width: 76px;
}

.news-list .news-con .news-line .date {
    width: 40%;
    float: right;
    color: #333333;
    font-size: 14px;
    text-align: right;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.news-list .news-con .news-line .date span {
    color: #bbb;
}

.news-con .media {
    padding: 30px 0;
    border-bottom: 1px solid #ffffff;
    -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
    transition: all .66s cubic-bezier(.17, .84, .44, 1);
    position: relative;
}

.media-left {
    padding-right: 20px;
    width: 200px;
}

.media-left,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.news-con .media h4 {
    margin: 0 0 20px;
    font-size: 22px;
}

.news-con .media h4 a {
    color: #000;
}

.news-con .media h4 a:hover {
    color: #006bcc;
}

.news-con .media p.des {
    color: #999999;
    margin-bottom: 10px;
    font-size: 14px;
}

.news-con .media p.info {
    color: #999999;
}

.news-con .media:after {
    content: '';
    width: 200px;
    height: 1px;
    background: #000000;
    color: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .66s cubic-bezier(.17, .84, .44, 1);
}

.news-con .media:hover:after {
    width: 100%;
}


/*服务支持*/
.service {
    background: url('../images/customer-witness.jpg') center center no-repeat;
}

.fwzc-list .fwzc .service-list {
    margin-bottom: 50px;
}

.fwzc-list .fwzc .service-01 {}

.fwzc-list .fwzc .service-01 .text {
    line-height: 1.8em;
}

.fwzc-list .fwzc .service-01 .text h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.fwzc-list .fwzc .service-01 .text p strong {
    width: 8%;
    display: inline-block;
}

.fwzc-list .fwzc .service-01 .text p font {
    width: 92%;
    display: inline-block;
}

/*产品中心*/
.products {
    background: url('../images/products.jpg') center center no-repeat;
}

.cpzx {
    background-color: #f6f6f6;
}

.cpzx .cpzx-pro>div>.layui-col-md3 {
    width: 30%;
}

.cpzx .cpzx-pro>div>.layui-col-md9 {
    width: 70%;
}

.cpzx-qiehuan {
    font-size: 14px;
    display: block;
    margin: 10px 0 18px;
}

.cpzx-qiehuan i {
    font-size: 22px;
    color: #14458f;
    padding: 2px 2px 0 0;
    border: 2px #14458f solid;
    border-radius: 2px;
    cursor: pointer;
}

.cpzx-qiehuan i:hover {
    color: #e60012;
    border-color: #e60012;
}

.cpzx .ul-box-list {
    background-color: #fff;
    padding-top: 10px;
}

.cpzx .ul-box-list li {
    position: relative;
    border-bottom: 1px #ccc solid;
}

.cpzx .ul-box-list li>a {
    transition: all 0.36s;
    font-weight: bold;
}

.cpzx .ul-box-list li>a:first-child {
    font-size: 15px;
    display: block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

.cpzx .ul-box-list li>a:nth-child(2) {
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 4px;
    padding: 5px 10px;
}

.cpzx .ul-box-list li .open-list-content {
    padding: 10px 30px;
    display: none;
}

.cpzx .ul-box-list li .open-list-content a {
    margin-bottom: 10px;
    font-size: 15px;
    color: #666;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.cpzx .pro-all-box-body {}

.cpzx .pro-all-box-body .layui-col-md3 {}

.cpzx .ul-box-list li .open-list-content a:hover {
    color: #e60012;
}

.cpzx .pro-all-box-body a {
    text-align: center;
    display: block;
}

.cpzx .pro-all-box-body a:after {
    content: '';
    width: 0;
    height: 2px;
    background: #e60012;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.8s ease;
}

.cpzx .pro-all-box-body a:hover:after {
    width: 100%
}

.cpzx .pro-all-box-body a p {
    margin: 5px 0 10px;
}

.cpzx .pro-all-box-body a img {
    max-width: 100%;
    border: 1px #ddd solid;
    transition: all 0.2s ease;
}

.cpzx .pro-all-box-body a img:hover {
    transform: scale(1.1);
}

.cpzx .pro-title {
    font-size: 20px;
    border-left: 3px #e60012 solid;
    padding-left: 10px;
    margin: 10px;
}

.cpzx .pro-title span i {
    font-size: 25px;
    color: #14458f;
}

.cpzx .img-list .layui-elem-quote,
.cpzx .text-list .layui-elem-quote {
    border-left: none;
    font-size: 13px;
    padding: 10px;
}

.cpzx .img-list .layui-elem-quote .list-cat .btn-more,
.cpzx .text-list .layui-elem-quote .list-cat .btn-more {
    margin-top: 0;
    font-size: 13px;
}

.cpzx .img-list .layui-elem-quote i,
.cpzx .text-list .layui-elem-quote i {
    width: 5px;
    height: 22px;
    background-color: #14458f;
    float: left;
    margin-right: 10px;
}

.cpzx .text-list ul {
    margin: 10px 0 20px 20px;
}

.cpzx .text-list ul li {
    float: left;
    width: 44%;
    margin: 0 3%;
    list-style: decimal-leading-zero;
    border-bottom: 1px #ccc dashed;
    font-size: 15px;
}

.cpzx .text-list ul li:nth-child(2n) {}

.cpzx .text-list ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.cpzx .text-list ul li a:focus {color: #777; z-index: 99;}

/*产品详情页*/
.proinfo {
    padding: 50px 0 0;
}

.proinfo .jqzoom-con {
    padding: 30px;
}

.proinfo .proinfo-con .jqzoom-l {
    width: 500px;
    float: left;
}

.proinfo .proinfo-con .jqzoom-r {
    width: 650px;
    float: right;
}

.proinfo .proinfo-con .jqzoom-r h1 {
    font-size: 22px;
    font-weight: bold;
    border-bottom: 1px #ddd dashed;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.proinfo .proinfo-con .jqzoom-r p {
    line-height: 30px;
}

.proinfo .proinfo-con .jqzoom-r .main_right_download {
    margin-top: 20px;
}

.proinfo .proinfo-con .jqzoom-r .main_right_youdian {
    padding: 30px 15px;
    border-bottom: 1px #ddd dashed;
}

.proinfo .proinfo-con .jqzoom-r .main_right_youdian li {
    line-height: 2em;
    list-style: disc;
}

.proinfo .proinfo-con .jqzoom-r .note {
    margin-top: 30px;
}

.proinfo .main_title {
    margin-top: 58px;
    width: 1200px;
}

.proinfo .main_title .main_title_ul {
    background-color: #f7f7f7;
    border-bottom: 1px #ccc solid;
}

.proinfo .main_title .main_title_ul {}

.proinfo .main_title .main_title_ul:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.proinfo .main_title .main_title_ul {
    zoom: 1
}


.proinfo .main_title .main_title_ul a {
    float: left;
    /*padding: 10px 0;*/
    font-size: 16px;
    cursor: pointer;
    width: 120px;
    text-align: center;
    color: #000;
}

.proinfo .main_title .main_title_ul a:hover {
    font-weight: bold;
}

.proinfo .main_title .main_title_ul .current {
    font-weight: bold;
    cursor: default;
    background-color: #14458f;
    border-radius: 15px 15px 0 0;
    color: #fff;
}

.proinfo .main_title_ul_top {
    position: fixed;
    top: 0;
    z-index: 1;
    margin-top: 0;
}
/*视频展示*/
.video-style img{width: 100%; height: 100%; object-fit: cover;}
.video-style .layui-icon-play{font-size: 80px;color: #fff;width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;}
.video-style .video-k{cursor: pointer;position: relative;height: 250px;border: 1px solid #ddd;}
.video-style .video-k i{color: #000;}

.after-sale {
    padding: 50px 0;
}

.after-sale .container-fluid {
    font-size: 22px;
    border-bottom: 1px solid #11499c;
    padding: 10px 0;
}

.after-sale .after-sale-box {
    margin-top: 50px;
}

.after-sale .after-sale-box>div {
    width: 248px;
    height: 291px;
    margin-right: 16px;
    float: left;
    background-color: #f6f6f6;
    padding: 20px;
    text-align: center;
    position: relative;
}

.after-sale .after-sale-box>div:nth-child(4n) {
    margin-right: 0;
}

.after-sale .after-sale-box>div img {
    margin-top: 60px;
}

.after-sale .after-sale-box>div h3 {
    font-size: 20px;
    margin-top: 20px;
}

.after-sale .after-sale-box>div .list-paddingleft-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #14458f;
    color: #fff;
    width: 100%;
    text-align: left;
    transition: all 0.3s;
    cursor: pointer;
    height: 0;
    overflow: hidden;
}

.after-sale .after-sale-box>div:hover .list-paddingleft-2 {
    height: 100%;
}

.after-sale .after-sale-box>div ol li {
    padding: 0 30px;
    margin-bottom: 10px;
}

.after-sale .after-sale-box>div ol li:first-child {
    padding-top: 80px;
}

.jqzoom .video-icon {
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    z-index: 11;
}

.jqzoom .video-icon i {
    font-size: 100px;
    color: #fff;
}

/*产品推荐*/
.proinfo .content_cptj_k {
    background-color: #f6f6f6;
    padding: 50px 0;
}

.cp-content-tit {
    font-size: 22px;
    border-bottom: 1px solid #11499c;
    padding: 10px 0;
    margin-bottom: 30px;
}

.proinfo .content_scgct .new-box a {
    float: left;
    width: 288px;
    margin-right: 16px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    transition: all 0.3s;
    overflow: hidden;
}

.proinfo .content_scgct .new-box a:hover {
    box-shadow: 0 0 22px rgba(0, 0, 0, .12)
}

.proinfo .content_scgct .new-box a:hover img {
    transform: scale(1.1);
}

.proinfo .content_scgct .new-box a:nth-child(4n) {
    margin-right: 0;
}

.proinfo .content_scgct .new-box a img {object-fit: cover;
    transition: all 0.3s;
    height: 219px
}

.proinfo .content_scgct .new-box a p {
    margin: 30px 0 20px;
}

/*资料下载*/
.download {
    background: url('../images/download.jpg') center center no-repeat;
}

.fwzc-download .layui-table {
    margin: 0;
}

.fwzc-download .data {
    padding-bottom: 50px;
}

.fwzc-download .data li {
    list-style: decimal;
}

.fwzc-download .data li:nth-of-type(even) {
    background-color: #f9f9f9;
}

.fwzc-download .data li a {
    line-height: 45px;
    display: block;
    padding: 0 10px;
}

.fwzc-download .data li a:hover {
    color: #14458f;
    font-weight: bold;
}

/*客户见证*/
.witness-list {}

.customer-witness {
    background: url('../images/customer-witness.jpg') center center no-repeat;
}

.witness-item {
    background-color: #f7f7f7;
    border-top: 2px solid #eeeeee;
    padding-top: 30px;
}

/*.witness-item .litpic-k{width: 285px;height: 186px;overflow: hidden;}*/

.witness-item .card {
    background-color: #fff;
    display: block;
    overflow: hidden;
}

.gccj .witness-item .card {
    background-color: #fff;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 5px;
    border: 1px #ddd solid;
}

.gccj .witness-item .card img {
    transition: all .2s;
}

.gccj .witness-item .card:hover img {
    transform: scale(1.1);
}

.witness-item .card:hover {
    box-shadow: 0px 4px 15px 0px rgba(111, 114, 124, 0.5);
}

.witness-item .card img {width: 285px;height: 186px;object-fit: cover;
    display: inline-block;
    vertical-align: middle;
    transition: all .3s;
}

.witness-item .card:hover img {
    transform: scale(1.1);
}

.witness-item .card .con {
    padding: 20px 20px 0 20px;
}

.witness-item .card .con h4 {
    margin-bottom: 8px;height: 42px;overflow: hidden;
}

.witness-item .card .con p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    margin-bottom: 15px
}

.witness-item .card .con .date {
    color: #000;
}

.honor-height .card {
    height: 280px;
    overflow: hidden;
}

.honor-height .card>div {
    height: 185px;
}

.cooperate {
    background: url('../images/customer-witness.jpg') center center no-repeat;
}

.cooperate-list .cooperate .cooperate-item .box {
    background-color: #f7f7f7;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.cooperate-list .cooperate .cooperate-item .box .con-warp p {
    width: 48%;
    float: left;
    font-size: 12px;
    padding: 5px 0;
    padding-left: 2%;
}

/*搜索*/
.layui-form-radio>i:hover,
.layui-form-radioed>i {
    color: #fe9e13;
}

/* .content {
    width: 1200px;
    margin: auto;
    height: 620px;
} */

.search-con {
    margin-bottom: 50px;
    /* margin-top: 58px; */
}

.search-con .search-con-head {
    margin: 81px 0px;
    /* background-color: #f5f5f5; */
    /* padding: 50px 0 0px; */
    /* border-bottom: 1px solid #ccc; */
}

.searchbox {
    background: url('../images/Search-box.jpg') center center no-repeat;
}

/* =================p7-0站内搜索================ */
.search_01 .input {
    height: 90px;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 50px;
    display: flex;
}

.search_01 .input input {
    width: 90%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-right: 1px solid #cecece;
}

.search_01 .input .btn {
    width: 10%;
    height: 100%;
    display: block;
    background: url('../images/icon/icon_2s.png') center no-repeat;
}

/*.content .right-con {width: 800px;    margin: 0 auto;}*/
.content .right-con .col_news_con {
    padding: 10px 0 0 0;
}

.content .right-con .col_news_con .col_news_con_text {
    padding: 10px 30px 50px 0;
    font-size: 16px;
}

.content .right-con .col_news_con .col_news_con_text p {
    line-height: 30px;
    text-align: justify;
}

.content .right-con .col_news_con .news-ul {
    padding-left: 1em;
}

.content .right-con .col_news_con .news-ul li {
    line-height: 50px;
    border-bottom: 1px #ddd dashed;
    list-style: disc;
}

.content .right-con .col_news_con .news-ul li::marker {
    color: #b70803;
}

.content .right-con .col_news_con .news-ul li span {
    float: right;
}

.content .right-con .col_news_con .col_news_con_text .c-title {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0 20px;
}

.content .right-con .col_news_con .col_news_con_text .other-s {
    line-height: 36px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.content .right-con .col_news_con .col_news_con_text .other-s span {
    display: inline-block;
    margin: 0 20px;
}

.content .right-con .col_news_con .col_news_con_text img {
    max-width: 100%;
    height: auto;
}

/*页面中间导航*/
.sidebar-tile {
    height: 50px;
    line-height: 50px;
}

.sidebar-tile ul {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.sidebar-tile ul li {
    width: 150px;
    margin: 0 5px;
}

.sidebar-tile ul li a {
    display: block;
    background-color: #f6f6f6;
}

.sidebar-tile ul li a:hover,
.sidebar-tile ul .active a {
    display: block;
    background-color: #245195;
    color: #fff;
}

@media only screen and (max-width:992px) {
    .witness-item .card .con h4{
    height: 24px;
    /* 下面这五个是让多余的文字显示成省略号 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* 控制显示的行数*/
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



    .swiper-pagination-bullet {
        border: 1px #fff solid !important;
        opacity: 1 !important;
        width: 15px !important;
        height: 15px !important;
    }

    :root {
        --swiper-theme-color: #fff !important;
        border-color: #fff !important;
    }

    /*.swiper-pagination-bullet-active{background-color: #fff;}*/
    .swiper {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .hot-img-box {
        display: none;
    }

    .hot-img-box-m .pro-li {
        width: 100%;
    }

    .hot-img-box-m .pro-li a {
        display: inline-block;
        width: 100%;
        height: 300px;
        position: relative;
        color: #fff;
    }

    .hot-img-box-m .pro-li .text-box {
        position: absolute;
        bottom: 0;
        text-align: left;
        padding: 20px 20px 35px 20px;
    }

    .hot-img-box-m .pro-li .text-box .name {
        font-size: 18px;
    }

    .hot-img-box-m .pro-li .text-box .text {
        font-size: 14px;
    }




    .banner-con .item a {
        height: 200px;
        background-size: cover !important;
    }

    .banner-con .item img {
        height: 100%;
    }

    /*热门产品*/
    .container .webrow03 .rmcp-menu {
        width: auto;
    }

    .container .webrow03 .rmcp-menu .layui-col-space10 {
        margin: 0;
    }

    /*首页视频*/
    .webrow06 .about-company .about-company-text .text h2 {
        font-size: 26px;
        margin-top: 20px;
    }

    .about-company-video {
        margin: 0;
    }

    .about-company-video img {
        width: 100%;
    }

    .webrow06 .about-company .about-company-text .text {
        padding: 0 10px;
    }

    .webrow06 .about-company .about-company-text .text .module_button_k {
        padding-top: 30px;
        text-align: center;
    }

    .advantage>div .advantage-list {
        padding-bottom: 20px;
    }

    .advantage>div:first-child .advantage-list {
        padding-left: 20px;
    }

    .advantage>div:last-child .advantage-list {
        padding-right: 20px;
    }

    .webrow05 .imgnews-list li a {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .webrow05 .imgnews-list li a .span1 {
        width: 70%;
    }

    .webrow05 .news-img .news-img-k {
        width: auto;
        height: auto;
    }

    .news .news-title {
        padding: 0 10px;
    }

    footer .footer .text-right {
        text-align: center;
        margin-top: 10px;
    }

    footer .footer .fb-text .text-center {
        text-align: left;
    }

    .webrow05 {
        padding-bottom: 0;
    }

    /*  首页分类  */
    /*    .webrow04 .product-category{display: block;}*/
    /*    .webrow04 .product-category li{float: left;width: 25%;margin: 0;height: 141px;overflow: hidden;}*/
    /*    h2.underline{margin-bottom: 30px;}*/
    /*    .webrow04 .product-category li .info-box .a-icon i{font-size: 20px;}*/
    /*    .webrow04 .product-category li .info-box .a-icon .circle{width: 50px;height: 50px;}*/
    .search-con {
        margin: 0;
    }

    .search-con .search-con-head {
        padding: 10px 0;
    }

    .search_01 form {
        padding: 0 10px;
    }

    .search_01 .input {
        margin: 0;
        height: 50px;
        width: auto;
        padding: 0 0 0 10px;
    }

    .search_01 .input input {
        width: 80%;
    }

    .search_01 .input .btn {
        width: 20%;
    }

    .content .right-con .col_news_con {
        padding: 10px;
    }

    .layui-card-body {
        padding: 10px 0;
    }

    /*产品中心*/
    .cpzx .cpzx-pro>div>.layui-col-md3 {
        width: 100%;
    }

    .cpzx .cpzx-pro>div>.layui-col-md9 {
        width: 100%;
    }

    .cpzx .cpzx-pro .layui-col-space10 {
        margin: 0;
    }

    .cpzx .cpzx-pro .layui-col-space10>* {
        padding: 0;
    }

    .news-nav-k {
        display: none;
    }

    .banner {
        height: 100px;
        background-size: cover;
    }

    .banner .text h1 {
        margin-top: 20px;
    }

    .banner .text h3 {
        margin-bottom: 20px;
    }

    .main-zyrs-k {
        padding: 0 10px;
    }

    .cpzx .text-list ul li {
        width: 100%;
    }

    .cpzx .pro-all-box-body a {
        height: auto;
    }

    /*    客户见证*/
    .witness-item .layui-col-space20 {
        margin: 0;
    }

    .qywh-bg {
        padding: 20px 10px;
    }


    .news-list .news-detail .module_content .module_content_detail .news_detail_content img {
        width: 100%;height: auto;
    }

    .layui-btn-container .layui-btn,
    .layui-btn-container .layui-btn+.layui-btn {
        width: 31%;
        margin: 1%;
    }

    .fwzc-list .fwzc .service-01 img {
        width: 100%;
    }

    .fwzc-list .fwzc .service-01 .text {
        padding: 20px 10px;
    }

    .news-list .news-con .news-line .title {
        width: 70%;
    }

    .news-list .news-con .news-line .date {
        width: 30%;
    }

    .news-list .news-con .news-line .date span {
        display: none;
    }

    .gywm .vedio .about-company-video {
        width: 100%;
    }

    .gywm .text .imgBox {
        width: 100%;
        height: 219px;
    }
    .gywm .text .imgBox img {
        width: 100%;
        height: 219px;
    }
    .gywm .text {
        padding: 0 10px;
    }
    .advantage{
        display: block;
    }
    .news-con .media {
        display: flex;
    }

    .news-con .media-left {
        width: 30%;
    }

    .news-con .media-body {
        width: 70%;
    }

    .news-con .media h4 {
        font-size: 16px;
        margin-bottom: 0;
    }

    .news-con .media p.des {
        display: none;
    }

    .news-con .media:after {
        width: 100%;
    }

    .proinfo .main_title .main_title_ul a {
        font-size: 12px;
        padding: 5px 0;
    }


    .lxfs .baseinfo {
        padding: 20px;
    }

    .zxly .zxly-con {
        padding: 10px;
    }

    .zxly .zxly-con .input-list .layui-input-inline {
        margin: 0;
    }

    .zxly .input-list .send {
        width: 100%;
    }

    .container .webrow03 {
        padding-bottom: 0;
        padding-top: 0;
    }
    .webrow07 .partner{
        margin: 0;
    }
    .webrow07 .partner li {
        width: 30%;
    }

    body {
        padding-bottom: 50px;
    }

    .footer-nav {
        display: flex;
        align-items: center;
        position: fixed;
        bottom: 0;
        background-color: #fff;
        width: 100%;
        height: 50px;
        text-align: center;z-index: 3;
    }

    .footer-nav .btn1 {
        width: 30%;
        padding: 5px 0;
        position: relative;
    }

    .footer-nav .btn1 img {
        position: absolute;
        bottom: 50px;
        left: 0;
        display: none;
    }
    .footer-nav .btn1 a i {font-size: 22px;}
    .footer-nav .btn2 {
        font-size: 25px;
        line-height: 50px;
        width: 70%;
        background-color: #e30606;
        border-radius: 30px;
        height: 100%;
        color: #fff;
    }

    /*    区域地图*/
    .lxfs .lxfs-con .base-con {
        padding-bottom: 0;
    }

    .lxfs .lxfs-con .baseinfo {
        position: relative;
    }

    .lxfs .lxfs-con .baseinfo .map-xiaoshou {
        position: relative;
        width: 100%;
        overflow: scroll;
        border: 1px #ddd solid;
    }

    #china-map {
        width: 700px;
        height: 640px;
    }
    .f22 {
        width: 100%;
    }

    .lxfs .lxfs-con .baseinfo .map-xiaoshou {
        position: relative;
        top: 10px;
        left: 0;
    }
    .lxfs .lxfs-con .text {
        height: auto;
    }




    /*新闻左边*/
    .page-left {
        z-index: 122;
        height: auto;
        width: 100%;
    }
    /*    新闻左边*/
    .page-left-contact {
        margin: 0 auto;height: auto;padding-bottom: 0;
    }
    .page-bottom .page-bottom-ps{width: auto;}
    .page-left .page-left-contact-ps div{justify-content: left;padding: 0 10px;}

    .page-left-contact .page-bottom {padding-top: 80px;text-align: center;}

    .page-left-contact,.page-left .page-left-contact-ps{width: 100%;}




}
/* .layui-col-space20>*{
    height: 347px;
} */